Remove an extraneous is_test condition
authorAlex Crichton <alex@alexcrichton.com>
Sat, 21 Mar 2015 00:48:25 +0000 (17:48 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sat, 21 Mar 2015 00:48:25 +0000 (17:48 -0700)
commit5408fd7d26b33df4d3563defe98c223c85dee46d
tree1e762a3ff528ac2e800beeb5167155d8ab0e16de
parent26cf00490a3971f61c9a2d4fbef6906eb0205c2f
Remove an extraneous is_test condition

If a profile's `test` flag is set to true, then it will always generate a unit
test so the `is_test` check is redundant.
src/cargo/ops/cargo_rustc/fingerprint.rs